home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 356 / applic / epson_lq.dat < prev    next >
Text File  |  1989-02-05  |  2KB  |  50 lines

  1. *      PRINTER CODE DATA FOR "TWO COLUMN PRINTER version 2" (2COLUMNS.PRG)
  2. *                      Epson LQ Printers (1050/850)
  3. *
  4. * Keep this file on the same disk (and in the same folder) as the program.
  5. * It loads automatically when named 2COLUMNS.DAT
  6. *
  7. * IMPORTANT: Do not add or delete any commas or any lines in the codes
  8. * section below.  This includes the remarks portion of the code lines.
  9. * Leave the "---CODES AND DEFAULTS---" line intact.
  10. *
  11. * Codes are decimal ASCII. Full editing instructions are in 2COLUMNS.DOC
  12. * CPI = Characters Per Inch (pitch)
  13. *
  14. -------------- CODES AND DEFAULTS -----------
  15. 027 056,      Disable the 'Paper-Out' sensor (for earlier models - not
  16. 027 057,      Enable the 'Paper-Out' sensor    available on 1050/850)
  17. 027 051 025,  7 Lines/Inch line spacing (use closest value-25/180 inch here)
  18. 027 064 027 033 000 027 120 000 027 084, Initialize-10 CPI-draft-Xl subscript
  19. 027 079,      Cancel 'Skip-Over-Perforations'
  20. 027 087 001,  Fancy Print for Heading - Expanded (double width)
  21. 027 087 000,  Cancel Fancy Print 
  22. 027 120 001,  Set enhanced print (NLQ) (for earlier models use 027 071)
  23. 027 120 000,  Cancel enhanced printing (for earlier models use 027 072)
  24. *
  25. "LST", Default file extension to be shown in file selector box.
  26. 5,     The number of type sizes below (up to 5 allowed)
  27. *
  28. "Compressed Elite-20CPI", Name of type size #1 (CPI value optional)
  29. 027 033 005,              Printer codes to select this type size
  30. 160,  Number of characters of this size that will fit on a full line
  31. *
  32. "Compressed-17CPI",   Name of type size #2
  33. 027 015 027 081 137,  Printer codes
  34. 137,      number of characters per line
  35. *
  36. "15 Pitch-15CPI",   Name  (earlier models may not have 15 pitch)
  37. 027 103,      codes
  38. 120,    characters/line
  39. *
  40. "Elite-12CPI",   Name
  41. 027 077,         codes
  42. 96,     characters/line
  43. *
  44. "20CPI - 8 Lines/Inch", Name  (uses sub/superscript font)
  45. 027 033 005 027 083 000 027 048,   codes
  46. 160,    characters/line
  47. 82, Maximum lines per column (use 78 for single sheets)
  48. ******************************
  49. Note: Designed for models 1050 & 850...the 'earlier' model referred to above
  50. is an LQ-1500.  The last type size above always prints at 8 lines per inch.